home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Collection of Tools & Utilities
/
Collection of Tools and Utilities.iso
/
batchut
/
bgecho.zip
/
BIGDEMO.BAT
< prev
next >
Wrap
DOS Batch File
|
1986-09-12
|
791b
|
59 lines
echo off
cls
: bigecho and this demo are c(o) R.M. Wilson and B.Simon, 1986
: gooday is c(o) R.M. Wilson, 1986
: We have "borrowed" the public domain program waitn.com by Ken
: Goosens to make this demo more effective. It has no connection
: with us!
echo:
echo:
echo:
echo:
echo:
echo:
echo:
echo:
echo:
echo:
echo:
echo:
echo:
echo:
echo:
echo:
echo:
echo:
echo:
echo:
echo:
echo:
echo:
echo:
echo:
bigecho Hello!
bigecho from
bigecho BIG-ECHO
waitn 3
cls
bigecho Give your/▓░
bigecho BAT files/▓░
bigecho snap with/▓░
bigecho BIG-ECHO/▓░
waitn 5
cls
bigecho BIG
waitn 1
bigecho ECHO
waitn 1
bigecho !!!!
waitn 3
bigecho from the/█┼
bigecho makers of/█┼
waitn 1
bigecho CTRLALT/ ╫
pause
cls
goodday
waitn 4